home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir37 / edmenu25.zip / MENUTUTO.TXT < prev    next >
Text File  |  1994-01-02  |  10KB  |  161 lines

  1.                                 EDM TUTORIAL
  2.                                 
  3.  
  4. This tutorial is meant to help you become acquainted with the Easy DOS Menu 
  5. (EDM).  Its purpose is not to cover every option within EDM, but it will 
  6. provide you with a working knowledge of the most commonly used features.  Any 
  7. features not discussed, can be found in the main sections of the Easy DOS MENU
  8. documentation.
  9.  
  10. Before you start the tutorial, you should find an application program (such 
  11. as Wordperfect, Lotus 1-2-3, etc..) you wish to add to EDM.  Once you have 
  12. decided which program you wish to add, you will need to find the entire path 
  13. of where the program resides.  For example, Lotus 1-2-3 may reside in 
  14. C:\LOTUS.  Therefore, the path is C:\LOTUS.  You will also need to know the 
  15. name of the executable program.  Again with Lotus 1-2-3, it may be LOTUS.EXE.  
  16. Once you have obtained this information, you may begin the tutorial.
  17.  
  18. The tutorial is designed to walk you through the steps required to accomplish 
  19. certain tasks.  This means, you should have the menu on your screen, so that 
  20. you can see what actually happens on the screen when each operation is 
  21. performed.
  22.  
  23.  
  24. Exercise 1
  25. To start, become familiar with the menu.  Use your arrow keys or mouse, to 
  26. move around the menu.  You will notice that your active box (the highlighted) 
  27. one moves as you use the arrow keys or mouse.  The active box is the one in 
  28. which actions can be performed upon.  You will notice that as you go off the 
  29. bottom of the screen, the menu will scroll up, so that the active box is 
  30. always at the bottom of the screen.  The opposite holds true for when you go 
  31. off the top of the screen, the top box will always be active.  Once you are 
  32. comfortable with the movement of the active box, you can now change the 
  33. information which resides within a given box.
  34. Move your active box to the top box.  Now, hit ALT-O on the keyboard.  This 
  35. will bring up the option bar on the bottom of the screen.  There are many 
  36. options here, but for now, just concern yourself with the QEDIT option.  Move 
  37. the highlight bar so that it highlights the QEDIT option.  Then hit the 
  38. <ENTER> key.  This will bring up a window containing information about the 
  39. active box.
  40. The box will be titled "QUICK EDIT> " followed by the title of the active box.  
  41. Below this, the path and executable file name are listed, with the first line 
  42. being highlighted.  You can now change the information.  On the first line, 
  43. type in the drive where the program resides, followed by a colon.  Then hit 
  44. the <ENTER> key.  This will add your change.  Now move the highlight bar down 
  45. one line.  Type in the letters CD (for change directory) followed by a space, 
  46. followed by the path where the program resides.  After typing in the path, 
  47. hit the <ENTER> key.
  48. For example, for Lotus 1-2-3, type "CD C:\LOTUS".
  49. Finally, move the highlight bar down one more line, and type in the 
  50. executable file name and hit the <ENTER> key.  
  51. You have now entered all the needed information to run the application 
  52. program.  However, there is one more thing to do.  You need to change the 
  53. title of the box.  If you hit the F1 key, another option bar will appear at 
  54. the bottom of the screen.  Again, there are many options, but you only need 
  55. to be aware of the Rename-item option.  Move the highlight bar, so that it 
  56. highlights this option and hit the <ENTER> key.  A box will appear labeled 
  57. "CHANGE TITLE> " followed by the current title.  The flashing cursor tells 
  58. you that it is ready for your new title name.  Enter the title of your choice 
  59. and hit the <ENTER> key.  You will return to the QUICK EDIT box with the new 
  60. title in place.
  61. It is now time to see if you have setup the box correctly.  Hit the <ESC> key 
  62. to exit the Quick Edit feature.  You should now be at the menu with the 
  63. active box being the one you just changed.  If you now hit the <ENTER> key, 
  64. you should now enter your application program.  If this did not work, you 
  65. must verify that the program exists where you said it did, and then repeat 
  66. the above process to make sure you inputted the data correctly.  If this did 
  67. work, and you are currently in your application program, then everything 
  68. worked correctly.  Now, when you exit the application program, you will come 
  69. back to the menu.
  70.  
  71.  
  72. Exercise 2
  73. The second exercise is the use of Add and Delete.
  74. Before adding a module, you must decide where you wish to add it, in respect 
  75. to the other modules.  The added module will occur after the presently 
  76. highlighted module.  So highlight the module in which you want the added 
  77. module to follow.  Then hit the F2 key.  This will bring up the Quick Edit 
  78. box.
  79.   Note: it is quicker to access the Quick Editor with F2, 
  80.         rather than accessing through the option bar.
  81.  
  82. Now hit the F1 key to bring up the Editor option bar.  Highlight the word Add 
  83. and hit the <ENTER> key.  A box will appear waiting for you to type in the 
  84. title of the module.  Once you do this and hit the <ENTER> key, the Quick 
  85. Edit box will pop up with the first line highlighted.  You will notice that 
  86. the box is empty.  You must now enter the necessary information, just as you 
  87. did in exercise #1.
  88. Once you have done this, hit the <ESC> key and you will notice that the 
  89. module has been added.  If you wish to save this change.  Enter the Quick 
  90. Editor (via the ALT-O or by F2) and enter the Editor option bar (F1).  Now 
  91. select "SAVE" and your change will become permanent.
  92.  
  93. To delete a module, you must first highlight the module you wish to delete.  
  94. Then, enter the Quick Editor and select "DELETE" from the Editor option bar.  
  95. A question will pop-up to verify that you wish to delete this module.  If you 
  96. wish to delete the module, move your mouse or use the arrows to change from 
  97. the word "NO" to "YES".  Then hit the <ENTER> key.  You may also hit the 
  98. letter "Y" on the keyboard.
  99. If you do not wish to delete the module, hit the <ENTER> key when the box is 
  100. labeled "NO" or hit "N" on the keyboard.
  101.  
  102. You now have a good working knowledge of the Quick Editor.  See documentation 
  103. for an explanation of the other features.
  104.  
  105.  
  106.  
  107. The following exercises will demonstrate the use of the SETTINGS feature and 
  108. CLOCK screen.
  109.  
  110. Exercise 3
  111. This exercise will discuss the SETTINGS feature.  It can be accessed through 
  112. the option bar (ALT-O and highlight STATS) or by F1.  A window will pop-up 
  113. with five options: Shadow Drop, Echo Mode, Time, Date, Mouse Tension, and 
  114. Verify Exit.
  115. The Shadow Drop feature allows you to display all windows with a shadow, or 
  116. without.  So turn the shadow on by highlighting the Shadow Drop line and have 
  117. the box say "YES".  You can toggle from "YES" to "NO" and back again, by 
  118. using the <ENTER> key or the space bar.  If you hit the <ESC> key, you will 
  119. notice that the boxes have a shadow.  Now go back to the SETTINGS feature and 
  120. turn the shadow off by making the box say "NO."  Now hit the <ESC> key and 
  121. notice the difference.
  122. The Echo Mode establishes whether you see the commands printed to the screen 
  123. or not.  If echo mode is "YES", as you select an application to enter, you 
  124. will see the commands printed to the screen as they are inputted.  Select 
  125. "YES" for echo mode and escape from the SETTINGS menu.  Enter an application 
  126. program and you will notice that commands are displayed to the screen as they 
  127. are processed.  Try this with Echo Mode at "NO", and you will see nothing 
  128. take place before you enter your application program.
  129. The time feature lets you decide if you wish the time to be displayed or not.
  130. If this is "YES", you will see the time in the bottom, right corner.  If you 
  131. select "NO", the time will not be displayed.  Try both options.
  132. The date feature is just like the time.  You decide whether to display the 
  133. date or not.  If "YES", the date will appear in the bottom, left corner.  Try 
  134. both options ("YES" and "NO").
  135. The mouse tension is used to help you control your mouse better.  If you are 
  136. using a mouse, change this value to "1".  Then escape from the SETTINGS menu 
  137. and move about the menu.  You will notice the movement occurs much faster and 
  138. it is more difficult to control.  Now, change the value to four (4) and do 
  139. the same thing.  Now the movement is slower and easier to control.
  140. Finally, the verify exit is used to allow the program to verify that you wish 
  141. to exit EDM.  If this option is "YES", you will be questioned on exit if you 
  142. truly wish to exit.  If this is set to "NO", you will simply exit to DOS.  
  143. The "YES" option is just a safety check.
  144.  
  145.  
  146. Exercise 4
  147. This exercise helps you learn about the CLOCK feature.  Select CLOCK from the 
  148. option bar (ALT-O).  A window will pop-up with time and date.  If the time 
  149. and/or date are wrong, you can change one or both.
  150. So, now change your date.  Highlight date and hit the <ENTER> key.  A window 
  151. will pop-up with the current time and three (3) choices: Hour, Minute, and 
  152. Second.  So, change the hour.  Highlight Hour and hit the <ENTER> key.  A 
  153. box with the current hour will appear.  You may change this value by using 
  154. the Up and Down arrows.  Change this value to 20 (it works on military time).  
  155. Then hit the <ENTER> key.  Now change the minutes to 35.  Now if you hit the 
  156. <ESC> button to leave the Time window, and then hit the <ESC> key to leave 
  157. the Clock window, you will notice that the new time is displayed.  Try doing 
  158. this for the date also.  Remember, set your time and date back to their 
  159. correct values when you are done.
  160.  
  161.